Rate Overview
Live
1 MNT = 0.382317 NGN
1 NGN = 2.6156
MNT
Avg
0.383600
High
0.385225
Low
0.382177
Last updated: 7/6/2026, 4:13:31 AM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.82 NGN |
| 50 MNT | 19.12 NGN |
| 100 MNT | 38.23 NGN |
| 500 MNT | 191.16 NGN |
| 1,000 MNT | 382.32 NGN |
Get MNT/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=NGNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-06T04:13:31Z",
"rates": {
"NGN": 0.382317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "NGN",
"amount": 100
},
"result": 38.231700000000004,
"rate": 0.382317
}Build with MNT/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key