Rate Overview
Live
1 GMD = 0.221023 SZL
1 SZL = 4.5244
GMD
Avg
0.222435
High
0.224521
Low
0.220676
Last updated: 4/17/2026, 12:49:40 AM
Quick Conversions
| GMD | SZL |
|---|---|
| 1 GMD | 0.22 SZL |
| 10 GMD | 2.21 SZL |
| 50 GMD | 11.05 SZL |
| 100 GMD | 22.10 SZL |
| 500 GMD | 110.51 SZL |
| 1,000 GMD | 221.02 SZL |
Get GMD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SZLExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-04-17T00:49:40Z",
"rates": {
"SZL": 0.221023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SZL",
"amount": 100
},
"result": 22.1023,
"rate": 0.221023
}Build with GMD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key