Rate Overview
Live
1 RUB = 0.008779 GIP
1 GIP = 113.9082
RUB
Avg
0.008954
High
0.009082
Low
0.008779
Last updated: 8/15/2026, 8:36:58 PM
Quick Conversions
| RUB | GIP |
|---|---|
| 1 RUB | 0.01 GIP |
| 10 RUB | 0.09 GIP |
| 50 RUB | 0.44 GIP |
| 100 RUB | 0.88 GIP |
| 500 RUB | 4.39 GIP |
| 1,000 RUB | 8.78 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-08-15T20:36:58Z",
"rates": {
"GIP": 0.008779
}
}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.8779,
"rate": 0.008779
}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