Rate Overview
Live
1 GIP = 213.2478 JPY
1 JPY = 0.004689
GIP
Avg
211.7527
High
213.2478
Low
209.4800
Last updated: 3/27/2026, 12:18:27 AM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 213.25 JPY |
| 10 GIP | 2,132.48 JPY |
| 50 GIP | 10,662.39 JPY |
| 100 GIP | 21,324.78 JPY |
| 500 GIP | 106,623.92 JPY |
| 1,000 GIP | 213,247.84 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-27T00:18:27Z",
"rates": {
"JPY": 213.247842
}
}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": 21324.7842,
"rate": 213.247842
}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