Rate Overview
Live
1 MNT = 0.378144 NGN
1 NGN = 2.6445
MNT
Avg
0.378837
High
0.380301
Low
0.378144
Last updated: 8/15/2026, 10:52:35 PM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.38 NGN |
| 10 MNT | 3.78 NGN |
| 50 MNT | 18.91 NGN |
| 100 MNT | 37.81 NGN |
| 500 MNT | 189.07 NGN |
| 1,000 MNT | 378.14 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-08-15T22:52:35Z",
"rates": {
"NGN": 0.378144
}
}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.8144,
"rate": 0.378144
}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