Rate Overview
Live
1 JPY = 0.004562 GIP
1 GIP = 219.2021
JPY
Avg
0.004682
High
0.004783
Low
0.004562
Last updated: 7/21/2026, 10:20:23 PM
Quick Conversions
| JPY | GIP |
|---|---|
| 1 JPY | 0.00 GIP |
| 10 JPY | 0.05 GIP |
| 50 JPY | 0.23 GIP |
| 100 JPY | 0.46 GIP |
| 500 JPY | 2.28 GIP |
| 1,000 JPY | 4.56 GIP |
Get JPY/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GIPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T22:20:23Z",
"rates": {
"GIP": 0.004562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GIP",
"amount": 100
},
"result": 0.4562,
"rate": 0.004562
}Build with JPY/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key