Rate Overview
Live
1 GMD = 0.049365 QAR
1 QAR = 20.2573
GMD
Avg
0.049486
High
0.050246
Low
0.049287
Last updated: 3/6/2026, 11:54:57 AM
Quick Conversions
| GMD | QAR |
|---|---|
| 1 GMD | 0.05 QAR |
| 10 GMD | 0.49 QAR |
| 50 GMD | 2.47 QAR |
| 100 GMD | 4.94 QAR |
| 500 GMD | 24.68 QAR |
| 1,000 GMD | 49.37 QAR |
Get GMD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=QARExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-06T11:54:57Z",
"rates": {
"QAR": 0.049365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "QAR",
"amount": 100
},
"result": 4.9365,
"rate": 0.049365
}Build with GMD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key