Rate Overview
Live
1 GIP = 210.9983 JPY
1 JPY = 0.004739
GIP
Avg
210.7130
High
211.6574
Low
209.4800
Last updated: 3/6/2026, 8:11:25 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 211.00 JPY |
| 10 GIP | 2,109.98 JPY |
| 50 GIP | 10,549.91 JPY |
| 100 GIP | 21,099.83 JPY |
| 500 GIP | 105,499.13 JPY |
| 1,000 GIP | 210,998.26 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-03-06T20:11:25Z",
"rates": {
"JPY": 210.998259
}
}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": 21099.8259,
"rate": 210.998259
}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