Rate Overview
Live
1 MVR = 1.0888 SZL
1 SZL = 0.918448
MVR
Avg
1.0708
High
1.0888
Low
1.0585
Last updated: 7/24/2026, 9:34:29 PM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.09 SZL |
| 10 MVR | 10.89 SZL |
| 50 MVR | 54.44 SZL |
| 100 MVR | 108.88 SZL |
| 500 MVR | 544.40 SZL |
| 1,000 MVR | 1,088.79 SZL |
Get MVR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SZLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-24T21:34:29Z",
"rates": {
"SZL": 1.088793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SZL",
"amount": 100
},
"result": 108.87929999999999,
"rate": 1.088793
}Build with MVR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key