Rate Overview
Live
1 RUB = 0.099056 GTQ
1 GTQ = 10.0953
RUB
Avg
0.098587
High
0.099056
Low
0.096891
Last updated: 7/7/2026, 3:56:30 AM
Quick Conversions
| RUB | GTQ |
|---|---|
| 1 RUB | 0.10 GTQ |
| 10 RUB | 0.99 GTQ |
| 50 RUB | 4.95 GTQ |
| 100 RUB | 9.91 GTQ |
| 500 RUB | 49.53 GTQ |
| 1,000 RUB | 99.06 GTQ |
Get RUB/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GTQExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T03:56:30Z",
"rates": {
"GTQ": 0.099056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GTQ",
"amount": 100
},
"result": 9.9056,
"rate": 0.099056
}Build with RUB/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key