Rate Overview
Live
1 JPY = 0.004672 GIP
1 GIP = 214.0411
JPY
Avg
0.005000
High
0.005315
Low
0.004658
Last updated: 5/29/2026, 2:28:42 PM
Quick Conversions
| JPY | GIP |
|---|---|
| 1 JPY | 0.00 GIP |
| 10 JPY | 0.05 GIP |
| 50 JPY | 0.23 GIP |
| 100 JPY | 0.47 GIP |
| 500 JPY | 2.34 GIP |
| 1,000 JPY | 4.67 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-05-29T14:28:42Z",
"rates": {
"GIP": 0.004672
}
}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.4672,
"rate": 0.004672
}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