Rate Overview
Live
1 MNT = 0.383486 NGN
1 NGN = 2.6077
MNT
Avg
0.390147
High
0.411185
Low
0.375459
Last updated: 5/27/2026, 11:19:54 AM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.83 NGN |
| 50 MNT | 19.17 NGN |
| 100 MNT | 38.35 NGN |
| 500 MNT | 191.74 NGN |
| 1,000 MNT | 383.49 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-05-27T11:19:54Z",
"rates": {
"NGN": 0.383486
}
}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.3486,
"rate": 0.383486
}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