Rate Overview
Live
1 GIP = 213.2098 JPY
1 JPY = 0.004690
GIP
Avg
212.5031
High
213.2098
Low
211.1328
Last updated: 3/26/2026, 10:30:23 PM
Quick Conversions
| GIP | JPY |
|---|---|
| 1 GIP | 213.21 JPY |
| 10 GIP | 2,132.10 JPY |
| 50 GIP | 10,660.49 JPY |
| 100 GIP | 21,320.98 JPY |
| 500 GIP | 106,604.89 JPY |
| 1,000 GIP | 213,209.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-03-26T22:30:23Z",
"rates": {
"JPY": 213.209784
}
}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": 21320.9784,
"rate": 213.209784
}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