Rate Overview
Live
1 GNF = 0.001979 MXN
1 MXN = 505.3057
GNF
Avg
0.001969
High
0.001984
Low
0.001959
Last updated: 6/19/2026, 8:44:17 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.98 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-06-19T08:44:17Z",
"rates": {
"MXN": 0.001979
}
}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.1979,
"rate": 0.001979
}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