Rate Overview
Live
1 RWF = 0.005189 GTQ
1 GTQ = 192.7154
RWF
Avg
0.005183
High
0.005190
Low
0.005175
Last updated: 9/8/2026, 12:41:27 PM
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-09-08T12:41:27Z",
"rates": {
"GTQ": 0.005189
}
}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.5189,
"rate": 0.005189
}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