Rate Overview
Live
1 GIP = 218.3251 JPY
1 JPY = 0.004580
GIP
Avg
216.2053
High
219.5223
Low
213.3472
Last updated: 7/22/2026, 11:42:54 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 218.33 JPY |
| 10 GIP | 2,183.25 JPY |
| 50 GIP | 10,916.25 JPY |
| 100 GIP | 21,832.51 JPY |
| 500 GIP | 109,162.54 JPY |
| 1,000 GIP | 218,325.09 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-22T23:42:54Z",
"rates": {
"JPY": 218.325088
}
}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": 21832.5088,
"rate": 218.325088
}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