Rate Overview
Live
1 RUB = 0.009690 GIP
1 GIP = 103.1992
RUB
Avg
0.009700
High
0.009858
Low
0.009608
Last updated: 4/18/2026, 8:47:48 AM
Quick Conversions
| RUB | GIP |
|---|---|
| 1 RUB | 0.01 GIP |
| 10 RUB | 0.10 GIP |
| 50 RUB | 0.48 GIP |
| 100 RUB | 0.97 GIP |
| 500 RUB | 4.85 GIP |
| 1,000 RUB | 9.69 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-04-18T08:47:48Z",
"rates": {
"GIP": 0.00969
}
}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.9690000000000001,
"rate": 0.00969
}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