Rate Overview
Live
1 GMD = 0.013546 USD
1 USD = 73.8225
GMD
Avg
0.013832
High
0.014477
Low
0.013527
Last updated: 3/26/2026, 11:39:00 PM
Quick Conversions
| GMD | USD |
|---|---|
| 1 GMD | 0.01 USD |
| 10 GMD | 0.14 USD |
| 50 GMD | 0.68 USD |
| 100 GMD | 1.35 USD |
| 500 GMD | 6.77 USD |
| 1,000 GMD | 13.55 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-03-26T23:39:00Z",
"rates": {
"USD": 0.013546
}
}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.3546,
"rate": 0.013546
}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