Rate Overview
Live
1 GIP = 218.3682 JPY
1 JPY = 0.004579
GIP
Avg
213.2363
High
218.5506
Low
208.2944
Last updated: 7/23/2026, 7:03:57 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 218.37 JPY |
| 10 GIP | 2,183.68 JPY |
| 50 GIP | 10,918.41 JPY |
| 100 GIP | 21,836.82 JPY |
| 500 GIP | 109,184.08 JPY |
| 1,000 GIP | 218,368.16 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-23T07:03:57Z",
"rates": {
"JPY": 218.368155
}
}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": 21836.8155,
"rate": 218.368155
}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