Rate Overview
Live
1 GIP = 214.8348 JPY
1 JPY = 0.004655
GIP
Avg
213.9281
High
214.8348
Low
213.1965
Last updated: 5/26/2026, 10:17:45 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 214.83 JPY |
| 10 GIP | 2,148.35 JPY |
| 50 GIP | 10,741.74 JPY |
| 100 GIP | 21,483.48 JPY |
| 500 GIP | 107,417.39 JPY |
| 1,000 GIP | 214,834.78 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-26T22:17:45Z",
"rates": {
"JPY": 214.834776
}
}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": 21483.477600000002,
"rate": 214.834776
}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