Rate Overview
Live
1 MNT = 0.369272 NGN
1 NGN = 2.7080
MNT
Avg
0.372023
High
0.374423
Low
0.369272
Last updated: 9/3/2026, 7:34:41 PM
Quick Conversions
| MNT | NGN |
|---|---|
| 1 MNT | 0.37 NGN |
| 10 MNT | 3.69 NGN |
| 50 MNT | 18.46 NGN |
| 100 MNT | 36.93 NGN |
| 500 MNT | 184.64 NGN |
| 1,000 MNT | 369.27 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-09-03T19:34:41Z",
"rates": {
"NGN": 0.369272
}
}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": 36.9272,
"rate": 0.369272
}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