Rate Overview
Live
1 MNT = 0.380003 NGN
1 NGN = 2.6316
MNT
Avg
73.5390
High
1755.21
Low
0.380003
Last updated: 7/27/2026, 9:42:10 AM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.80 NGN |
| 50 MNT | 19.00 NGN |
| 100 MNT | 38.00 NGN |
| 500 MNT | 190.00 NGN |
| 1,000 MNT | 380.00 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-27T09:42:10Z",
"rates": {
"NGN": 0.380003
}
}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.000299999999996,
"rate": 0.380003
}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