Rate Overview
Live
1 GIP = 214.4109 JPY
1 JPY = 0.004664
GIP
Avg
216.3352
High
217.0539
Low
214.4109
Last updated: 9/2/2026, 4:41:13 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 214.41 JPY |
| 10 GIP | 2,144.11 JPY |
| 50 GIP | 10,720.55 JPY |
| 100 GIP | 21,441.09 JPY |
| 500 GIP | 107,205.46 JPY |
| 1,000 GIP | 214,410.91 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-09-02T16:41:13Z",
"rates": {
"JPY": 214.410914
}
}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": 21441.091399999998,
"rate": 214.410914
}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