Rate Overview
Live
1 GIP = 1218.31 KPW
1 KPW = 0.000821
GIP
Avg
1214.78
High
1221.22
Low
1209.79
Last updated: 4/18/2026, 8:52:07 AM
Quick Conversions
| GIP | KPW |
|---|---|
| 1 GIP | 1,218.31 KPW |
| 10 GIP | 12,183.11 KPW |
| 50 GIP | 60,915.54 KPW |
| 100 GIP | 121,831.08 KPW |
| 500 GIP | 609,155.41 KPW |
| 1,000 GIP | 1,218,310.82 KPW |
Get GIP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=KPWExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-04-18T08:52:07Z",
"rates": {
"KPW": 1218.31082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "KPW",
"amount": 100
},
"result": 121831.082,
"rate": 1218.31082
}Build with GIP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key