Rate Overview
Live
1 GIP = 219.3569 JPY
1 JPY = 0.004559
GIP
Avg
208.6089
High
219.3569
Low
196.2434
Last updated: 7/23/2026, 4:35:59 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 219.36 JPY |
| 10 GIP | 2,193.57 JPY |
| 50 GIP | 10,967.85 JPY |
| 100 GIP | 21,935.69 JPY |
| 500 GIP | 109,678.47 JPY |
| 1,000 GIP | 219,356.93 JPY |
Get GIP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=JPYExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-23T16:35:59Z",
"rates": {
"JPY": 219.356934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "JPY",
"amount": 100
},
"result": 21935.6934,
"rate": 219.356934
}Build with GIP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key