Rate Overview
Live
1 GIP = 215.4478 JPY
1 JPY = 0.004641
GIP
Avg
214.5866
High
215.4478
Low
213.4288
Last updated: 7/4/2026, 4:10:57 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 215.45 JPY |
| 10 GIP | 2,154.48 JPY |
| 50 GIP | 10,772.39 JPY |
| 100 GIP | 21,544.78 JPY |
| 500 GIP | 107,723.89 JPY |
| 1,000 GIP | 215,447.77 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-04T04:10:57Z",
"rates": {
"JPY": 215.447773
}
}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": 21544.7773,
"rate": 215.447773
}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