Rate Overview
Live
1 MXN = 78.3223 NGN
1 NGN = 0.012768
MXN
Avg
78.7704
High
79.2092
Low
78.1625
Last updated: 6/19/2026, 8:40:15 AM
Quick Conversions
| MXN | NGN |
|---|---|
| 1 MXN | 78.32 NGN |
| 10 MXN | 783.22 NGN |
| 50 MXN | 3,916.11 NGN |
| 100 MXN | 7,832.23 NGN |
| 500 MXN | 39,161.13 NGN |
| 1,000 MXN | 78,322.26 NGN |
Get MXN/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=NGNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-06-19T08:40:15Z",
"rates": {
"NGN": 78.32226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "NGN",
"amount": 100
},
"result": 7832.226,
"rate": 78.32226
}Build with MXN/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key