Rate Overview
Live
1 GIP = 1200.83 KPW
1 KPW = 0.000833
GIP
Avg
1202.68
High
1207.18
Low
1198.87
Last updated: 3/27/2026, 10:27:15 AM
Quick Conversions
| GIP | KPW |
|---|---|
| 1 GIP | 1,200.83 KPW |
| 10 GIP | 12,008.29 KPW |
| 50 GIP | 60,041.43 KPW |
| 100 GIP | 120,082.85 KPW |
| 500 GIP | 600,414.27 KPW |
| 1,000 GIP | 1,200,828.55 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-03-27T10:27:15Z",
"rates": {
"KPW": 1200.828549
}
}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": 120082.8549,
"rate": 1200.828549
}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