Rate Overview
Live
1 RON = 0.169702 GIP
1 GIP = 5.8927
RON
Avg
0.169323
High
0.173528
Low
0.165829
Last updated: 3/27/2026, 8:24:48 AM
Quick Conversions
| RON | GIP |
|---|---|
| 1 RON | 0.17 GIP |
| 10 RON | 1.70 GIP |
| 50 RON | 8.49 GIP |
| 100 RON | 16.97 GIP |
| 500 RON | 84.85 GIP |
| 1,000 RON | 169.70 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-03-27T08:24:48Z",
"rates": {
"GIP": 0.169702
}
}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.9702,
"rate": 0.169702
}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