Rate Overview
Live
1 GIP = 214.8206 JPY
1 JPY = 0.004655
GIP
Avg
212.3836
High
216.5279
Low
208.2944
Last updated: 5/26/2026, 11:12:57 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 214.82 JPY |
| 10 GIP | 2,148.21 JPY |
| 50 GIP | 10,741.03 JPY |
| 100 GIP | 21,482.06 JPY |
| 500 GIP | 107,410.31 JPY |
| 1,000 GIP | 214,820.62 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-05-26T23:12:57Z",
"rates": {
"JPY": 214.820615
}
}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": 21482.0615,
"rate": 214.820615
}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