Rate Overview
Live
1 GIP = 218.3170 JPY
1 JPY = 0.004580
GIP
Avg
218.4474
High
218.8761
Low
218.0906
Last updated: 7/26/2026, 2:42:31 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 218.32 JPY |
| 10 GIP | 2,183.17 JPY |
| 50 GIP | 10,915.85 JPY |
| 100 GIP | 21,831.70 JPY |
| 500 GIP | 109,158.52 JPY |
| 1,000 GIP | 218,317.04 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-26T02:42:31Z",
"rates": {
"JPY": 218.317036
}
}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": 21831.7036,
"rate": 218.317036
}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