Rate Overview
Live
1 GMD = 0.013617 USD
1 USD = 73.4376
GMD
Avg
0.013595
High
0.013617
Low
0.013546
Last updated: 6/19/2026, 9:44:19 AM
Quick Conversions
| GMD | USD |
|---|---|
| 1 GMD | 0.01 USD |
| 10 GMD | 0.14 USD |
| 50 GMD | 0.68 USD |
| 100 GMD | 1.36 USD |
| 500 GMD | 6.81 USD |
| 1,000 GMD | 13.62 USD |
Get GMD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=USDExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-06-19T09:44:19Z",
"rates": {
"USD": 0.013617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "USD",
"amount": 100
},
"result": 1.3617000000000001,
"rate": 0.013617
}Build with GMD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key