Rate Overview
Live
1 MNT = 0.384929 NGN
1 NGN = 2.5979
MNT
Avg
0.385811
High
0.407286
Low
0.377053
Last updated: 7/21/2026, 2:33:43 PM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.85 NGN |
| 50 MNT | 19.25 NGN |
| 100 MNT | 38.49 NGN |
| 500 MNT | 192.46 NGN |
| 1,000 MNT | 384.93 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-21T14:33:43Z",
"rates": {
"NGN": 0.384929
}
}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.4929,
"rate": 0.384929
}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