Rate Overview
Live
1 SLL = 0.000321 GTQ
1 GTQ = 3115.26
SLL
Avg
0.000331
High
0.000335
Low
0.000321
Last updated: 3/7/2026, 7:42:27 AM
Quick Conversions
| SLL | GTQ |
|---|---|
| 1 SLL | 0.00 GTQ |
| 10 SLL | 0.00 GTQ |
| 50 SLL | 0.02 GTQ |
| 100 SLL | 0.03 GTQ |
| 500 SLL | 0.16 GTQ |
| 1,000 SLL | 0.32 GTQ |
Get SLL/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=GTQExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:42:27Z",
"rates": {
"GTQ": 0.000321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "GTQ",
"amount": 100
},
"result": 0.0321,
"rate": 0.000321
}Build with SLL/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key