Rate Overview
Live
1 GIP = 213.6523 JPY
1 JPY = 0.004681
GIP
Avg
214.0966
High
215.1391
Low
213.5822
Last updated: 4/16/2026, 2:20:38 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 213.65 JPY |
| 10 GIP | 2,136.52 JPY |
| 50 GIP | 10,682.61 JPY |
| 100 GIP | 21,365.23 JPY |
| 500 GIP | 106,826.14 JPY |
| 1,000 GIP | 213,652.27 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-04-16T02:20:38Z",
"rates": {
"JPY": 213.652272
}
}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": 21365.2272,
"rate": 213.652272
}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