Rate Overview
Live
1 RWF = 0.005185 GTQ
1 GTQ = 192.8640
RWF
Avg
0.005255
High
0.005324
Low
0.005179
Last updated: 7/20/2026, 3:28:16 AM
Quick Conversions
| RWF | GTQ |
|---|---|
| 1 RWF | 0.01 GTQ |
| 10 RWF | 0.05 GTQ |
| 50 RWF | 0.26 GTQ |
| 100 RWF | 0.52 GTQ |
| 500 RWF | 2.59 GTQ |
| 1,000 RWF | 5.19 GTQ |
Get RWF/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=GTQExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-20T03:28:16Z",
"rates": {
"GTQ": 0.005185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "GTQ",
"amount": 100
},
"result": 0.5185000000000001,
"rate": 0.005185
}Build with RWF/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key