Rate Overview
Live
1 RON = 0.165221 GIP
1 GIP = 6.0525
RON
Avg
0.166065
High
0.169896
Low
0.164312
Last updated: 5/28/2026, 11:19:24 PM
Quick Conversions
| RON | GIP |
|---|---|
| 1 RON | 0.17 GIP |
| 10 RON | 1.65 GIP |
| 50 RON | 8.26 GIP |
| 100 RON | 16.52 GIP |
| 500 RON | 82.61 GIP |
| 1,000 RON | 165.22 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-05-28T23:19:24Z",
"rates": {
"GIP": 0.165221
}
}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.522100000000002,
"rate": 0.165221
}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