Rate Overview
Live
1 MNT = 0.388046 NGN
1 NGN = 2.5770
MNT
Avg
0.383465
High
0.388046
Low
0.379119
Last updated: 3/27/2026, 9:41:31 AM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.39 NGN |
| 10 MNT | 3.88 NGN |
| 50 MNT | 19.40 NGN |
| 100 MNT | 38.80 NGN |
| 500 MNT | 194.02 NGN |
| 1,000 MNT | 388.05 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-03-27T09:41:31Z",
"rates": {
"NGN": 0.388046
}
}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.8046,
"rate": 0.388046
}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