Rate Overview
Live
1 MNT = 0.384249 NGN
1 NGN = 2.6025
MNT
Avg
0.383802
High
0.385310
Low
0.380926
Last updated: 7/22/2026, 4:30:59 AM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.84 NGN |
| 50 MNT | 19.21 NGN |
| 100 MNT | 38.42 NGN |
| 500 MNT | 192.12 NGN |
| 1,000 MNT | 384.25 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-22T04:30:59Z",
"rates": {
"NGN": 0.384249
}
}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.4249,
"rate": 0.384249
}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