Rate Overview
Live
1 GNF = 0.017999 JMD
1 JMD = 55.5586
GNF
Avg
0.017963
High
0.018184
Low
0.017761
Last updated: 7/26/2026, 1:52:55 AM
Quick Conversions
| GNF | JMD |
|---|---|
| 1 GNF | 0.02 JMD |
| 10 GNF | 0.18 JMD |
| 50 GNF | 0.90 JMD |
| 100 GNF | 1.80 JMD |
| 500 GNF | 9.00 JMD |
| 1,000 GNF | 18.00 JMD |
Get GNF/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=JMDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-26T01:52:55Z",
"rates": {
"JMD": 0.017999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "JMD",
"amount": 100
},
"result": 1.7999,
"rate": 0.017999
}Build with GNF/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key