Rate Overview
Live
1 GIP = 218.3200 JPY
1 JPY = 0.004580
GIP
Avg
208.5699
High
218.6206
Low
196.3303
Last updated: 7/26/2026, 11:15:14 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 218.32 JPY |
| 10 GIP | 2,183.20 JPY |
| 50 GIP | 10,916.00 JPY |
| 100 GIP | 21,832.00 JPY |
| 500 GIP | 109,160.00 JPY |
| 1,000 GIP | 218,320.00 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-26T11:15:14Z",
"rates": {
"JPY": 218.320002
}
}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": 21832.0002,
"rate": 218.320002
}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