Rate Overview
Live
1 GMD = 20.4802 KRW
1 KRW = 0.048828
GMD
Avg
20.3189
High
20.4802
Low
20.0950
Last updated: 3/27/2026, 8:00:35 AM
Quick Conversions
| GMD | KRW |
|---|---|
| 1 GMD | 20.48 KRW |
| 10 GMD | 204.80 KRW |
| 50 GMD | 1,024.01 KRW |
| 100 GMD | 2,048.02 KRW |
| 500 GMD | 10,240.10 KRW |
| 1,000 GMD | 20,480.20 KRW |
Get GMD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=KRWExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-27T08:00:35Z",
"rates": {
"KRW": 20.480196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "KRW",
"amount": 100
},
"result": 2048.0196,
"rate": 20.480196
}Build with GMD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key