Rate Overview
Live
1 RON = 0.163544 GIP
1 GIP = 6.1146
RON
Avg
0.169260
High
0.174165
Low
0.162323
Last updated: 8/6/2026, 9:00:04 PM
Quick Conversions
| RON | GIP |
|---|---|
| 1 RON | 0.16 GIP |
| 10 RON | 1.64 GIP |
| 50 RON | 8.18 GIP |
| 100 RON | 16.35 GIP |
| 500 RON | 81.77 GIP |
| 1,000 RON | 163.54 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-08-06T21:00:04Z",
"rates": {
"GIP": 0.163544
}
}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.3544,
"rate": 0.163544
}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