Rate Overview
Live
1 GMD = 0.222500 SZL
1 SZL = 4.4944
GMD
Avg
0.227206
High
0.230817
Low
0.222500
Last updated: 5/7/2026, 4:29:16 AM
Quick Conversions
| GMD | SZL |
|---|---|
| 1 GMD | 0.22 SZL |
| 10 GMD | 2.23 SZL |
| 50 GMD | 11.13 SZL |
| 100 GMD | 22.25 SZL |
| 500 GMD | 111.25 SZL |
| 1,000 GMD | 222.50 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-05-07T04:29:16Z",
"rates": {
"SZL": 0.2225
}
}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.25,
"rate": 0.2225
}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