Rate Overview
Live
1 MVR = 1.0533 SZL
1 SZL = 0.949355
MVR
Avg
1.1301
High
1.2363
Low
1.0314
Last updated: 7/10/2026, 4:41:51 AM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.05 SZL |
| 10 MVR | 10.53 SZL |
| 50 MVR | 52.67 SZL |
| 100 MVR | 105.33 SZL |
| 500 MVR | 526.67 SZL |
| 1,000 MVR | 1,053.35 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-10T04:41:51Z",
"rates": {
"SZL": 1.053347
}
}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": 105.3347,
"rate": 1.053347
}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