Rate Overview
Live
1 RUB = 0.106437 GTQ
1 GTQ = 9.3952
RUB
Avg
0.106640
High
0.106884
Low
0.106437
Last updated: 5/27/2026, 2:27:46 AM
Quick Conversions
| RUB | GTQ |
|---|---|
| 1 RUB | 0.11 GTQ |
| 10 RUB | 1.06 GTQ |
| 50 RUB | 5.32 GTQ |
| 100 RUB | 10.64 GTQ |
| 500 RUB | 53.22 GTQ |
| 1,000 RUB | 106.44 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-05-27T02:27:46Z",
"rates": {
"GTQ": 0.106437
}
}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": 10.6437,
"rate": 0.106437
}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