Rate Overview
Live
1 GIP = 101.0314 RUB
1 RUB = 0.009898
GIP
Avg
101.6454
High
102.1826
Low
101.0314
Last updated: 5/9/2026, 4:54:54 AM
Quick Conversions
| GIP | RUB |
|---|---|
| 1 GIP | 101.03 RUB |
| 10 GIP | 1,010.31 RUB |
| 50 GIP | 5,051.57 RUB |
| 100 GIP | 10,103.14 RUB |
| 500 GIP | 50,515.71 RUB |
| 1,000 GIP | 101,031.43 RUB |
Get GIP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=RUBExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-09T04:54:54Z",
"rates": {
"RUB": 101.031427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "RUB",
"amount": 100
},
"result": 10103.142699999999,
"rate": 101.031427
}Build with GIP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key