Rate Overview
Live
1 RUB = 0.009210 GIP
1 GIP = 108.5776
RUB
Avg
0.009072
High
0.009265
Low
0.008653
Last updated: 3/27/2026, 6:33:46 AM
Quick Conversions
| RUB | GIP |
|---|---|
| 1 RUB | 0.01 GIP |
| 10 RUB | 0.09 GIP |
| 50 RUB | 0.46 GIP |
| 100 RUB | 0.92 GIP |
| 500 RUB | 4.60 GIP |
| 1,000 RUB | 9.21 GIP |
Get RUB/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GIPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T06:33:46Z",
"rates": {
"GIP": 0.00921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GIP",
"amount": 100
},
"result": 0.9209999999999999,
"rate": 0.00921
}Build with RUB/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key