Rate Overview
Live
1 GMD = 0.225309 SZL
1 SZL = 4.4383
GMD
Avg
0.221423
High
0.225309
Low
0.216574
Last updated: 3/7/2026, 3:08:52 AM
Quick Conversions
| GMD | SZL |
|---|---|
| 1 GMD | 0.23 SZL |
| 10 GMD | 2.25 SZL |
| 50 GMD | 11.27 SZL |
| 100 GMD | 22.53 SZL |
| 500 GMD | 112.65 SZL |
| 1,000 GMD | 225.31 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-03-07T03:08:52Z",
"rates": {
"SZL": 0.225309
}
}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.530900000000003,
"rate": 0.225309
}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