Rate Overview
Live
1 MVR = 1.1048 SZL
1 SZL = 0.905165
MVR
Avg
1.0998
High
1.1075
Low
1.0838
Last updated: 3/27/2026, 5:16:00 PM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.10 SZL |
| 10 MVR | 11.05 SZL |
| 50 MVR | 55.24 SZL |
| 100 MVR | 110.48 SZL |
| 500 MVR | 552.39 SZL |
| 1,000 MVR | 1,104.77 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-03-27T17:16:00Z",
"rates": {
"SZL": 1.104771
}
}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": 110.4771,
"rate": 1.104771
}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