Rate Overview
Live
1 RON = 0.163283 GIP
1 GIP = 6.1243
RON
Avg
0.163724
High
0.164340
Low
0.163141
Last updated: 7/8/2026, 7:07:56 AM
Quick Conversions
| RON | GIP |
|---|---|
| 1 RON | 0.16 GIP |
| 10 RON | 1.63 GIP |
| 50 RON | 8.16 GIP |
| 100 RON | 16.33 GIP |
| 500 RON | 81.64 GIP |
| 1,000 RON | 163.28 GIP |
Get RON/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=GIPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-08T07:07:56Z",
"rates": {
"GIP": 0.163283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "GIP",
"amount": 100
},
"result": 16.328300000000002,
"rate": 0.163283
}Build with RON/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key