Rate Overview
Live
1 MNT = 0.379166 NGN
1 NGN = 2.6374
MNT
Avg
0.379994
High
0.380633
Low
0.379166
Last updated: 6/16/2026, 6:37:47 AM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.79 NGN |
| 50 MNT | 18.96 NGN |
| 100 MNT | 37.92 NGN |
| 500 MNT | 189.58 NGN |
| 1,000 MNT | 379.17 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-06-16T06:37:47Z",
"rates": {
"NGN": 0.379166
}
}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.9166,
"rate": 0.379166
}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