Rate Overview
Live
1 MXN = 504.9231 GNF
1 GNF = 0.001980
MXN
Avg
502.2289
High
512.7126
Low
486.7127
Last updated: 5/27/2026, 10:42:09 PM
Quick Conversions
| MXN | GNF |
|---|---|
| 1 MXN | 504.92 GNF |
| 10 MXN | 5,049.23 GNF |
| 50 MXN | 25,246.15 GNF |
| 100 MXN | 50,492.31 GNF |
| 500 MXN | 252,461.54 GNF |
| 1,000 MXN | 504,923.07 GNF |
Get MXN/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GNFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T22:42:09Z",
"rates": {
"GNF": 504.92307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GNF",
"amount": 100
},
"result": 50492.307,
"rate": 504.92307
}Build with MXN/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key