Rate Overview
Live
1 GIP = 215.5855 JPY
1 JPY = 0.004639
GIP
Avg
214.8345
High
215.5855
Low
213.7859
Last updated: 6/16/2026, 1:53:27 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 215.59 JPY |
| 10 GIP | 2,155.85 JPY |
| 50 GIP | 10,779.27 JPY |
| 100 GIP | 21,558.55 JPY |
| 500 GIP | 107,792.74 JPY |
| 1,000 GIP | 215,585.47 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-06-16T01:53:27Z",
"rates": {
"JPY": 215.585473
}
}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": 21558.547300000002,
"rate": 215.585473
}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