Rate Overview
Live
1 GNF = 0.001986 MXN
1 MXN = 503.5247
GNF
Avg
0.001989
High
0.002054
Low
0.001950
Last updated: 7/30/2026, 9:22:34 AM
Quick Conversions
| GNF | MXN |
|---|---|
| 1 GNF | 0.00 MXN |
| 10 GNF | 0.02 MXN |
| 50 GNF | 0.10 MXN |
| 100 GNF | 0.20 MXN |
| 500 GNF | 0.99 MXN |
| 1,000 GNF | 1.99 MXN |
Get GNF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MXNExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-30T09:22:34Z",
"rates": {
"MXN": 0.001986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MXN",
"amount": 100
},
"result": 0.1986,
"rate": 0.001986
}Build with GNF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key