Rate Overview
Live
1 RUB = 0.097428 GTQ
1 GTQ = 10.2640
RUB
Avg
0.091800
High
0.103432
Low
0.069609
Last updated: 7/20/2026, 10:45:40 AM
Quick Conversions
| RUB | GTQ |
|---|---|
| 1 RUB | 0.10 GTQ |
| 10 RUB | 0.97 GTQ |
| 50 RUB | 4.87 GTQ |
| 100 RUB | 9.74 GTQ |
| 500 RUB | 48.71 GTQ |
| 1,000 RUB | 97.43 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-20T10:45:40Z",
"rates": {
"GTQ": 0.097428
}
}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.7428,
"rate": 0.097428
}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