Rate Overview
Live
1 GMD = 0.013533 USD
1 USD = 73.8934
GMD
Avg
0.013561
High
0.013707
Low
0.013517
Last updated: 7/8/2026, 5:16:11 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.53 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-07-08T17:16:11Z",
"rates": {
"USD": 0.013533
}
}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.3533,
"rate": 0.013533
}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