Rate Overview
Live
1 MNT = 0.375854 NGN
1 NGN = 2.6606
MNT
Avg
0.379389
High
0.385701
Low
0.375854
Last updated: 4/16/2026, 6:36:00 PM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.76 NGN |
| 50 MNT | 18.79 NGN |
| 100 MNT | 37.59 NGN |
| 500 MNT | 187.93 NGN |
| 1,000 MNT | 375.85 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-04-16T18:36:00Z",
"rates": {
"NGN": 0.375854
}
}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": 37.5854,
"rate": 0.375854
}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