Rate Overview
Live
1 RUB = 0.010390 GIP
1 GIP = 96.2464
RUB
Avg
0.010320
High
0.010390
Low
0.010270
Last updated: 6/19/2026, 6:36:44 AM
Quick Conversions
| RUB | GIP |
|---|---|
| 1 RUB | 0.01 GIP |
| 10 RUB | 0.10 GIP |
| 50 RUB | 0.52 GIP |
| 100 RUB | 1.04 GIP |
| 500 RUB | 5.20 GIP |
| 1,000 RUB | 10.39 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-06-19T06:36:44Z",
"rates": {
"GIP": 0.01039
}
}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": 1.039,
"rate": 0.01039
}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