Rate Overview
Live
1 GIP = 218.8743 JPY
1 JPY = 0.004569
GIP
Avg
201.7964
High
218.8743
Low
188.1245
Last updated: 7/23/2026, 12:36:25 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 218.87 JPY |
| 10 GIP | 2,188.74 JPY |
| 50 GIP | 10,943.71 JPY |
| 100 GIP | 21,887.43 JPY |
| 500 GIP | 109,437.13 JPY |
| 1,000 GIP | 218,874.26 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-23T12:36:25Z",
"rates": {
"JPY": 218.87426
}
}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": 21887.426,
"rate": 218.87426
}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