Rate Overview
Live
1 RUB = 0.097715 GTQ
1 GTQ = 10.2338
RUB
Avg
0.097804
High
0.107454
Low
0.091611
Last updated: 7/27/2026, 12:05:54 PM
Quick Conversions
| RUB | GTQ |
|---|---|
| 1 RUB | 0.10 GTQ |
| 10 RUB | 0.98 GTQ |
| 50 RUB | 4.89 GTQ |
| 100 RUB | 9.77 GTQ |
| 500 RUB | 48.86 GTQ |
| 1,000 RUB | 97.72 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-27T12:05:54Z",
"rates": {
"GTQ": 0.097715
}
}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.7715,
"rate": 0.097715
}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