Rate Overview
Live
1 GMD = 12.2203 KPW
1 KPW = 0.081831
GMD
Avg
12.2330
High
12.3729
Low
12.0965
Last updated: 5/28/2026, 1:18:35 AM
Quick Conversions
| GMD | KPW |
|---|---|
| 1 GMD | 12.22 KPW |
| 10 GMD | 122.20 KPW |
| 50 GMD | 611.02 KPW |
| 100 GMD | 1,222.03 KPW |
| 500 GMD | 6,110.17 KPW |
| 1,000 GMD | 12,220.33 KPW |
Get GMD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=KPWExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-05-28T01:18:35Z",
"rates": {
"KPW": 12.220334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "KPW",
"amount": 100
},
"result": 1222.0334,
"rate": 12.220334
}Build with GMD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key