Rate Overview
Live
1 MVR = 1.0586 SZL
1 SZL = 0.944619
MVR
Avg
1.0613
High
1.0747
Low
1.0570
Last updated: 4/16/2026, 8:58:22 PM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.06 SZL |
| 10 MVR | 10.59 SZL |
| 50 MVR | 52.93 SZL |
| 100 MVR | 105.86 SZL |
| 500 MVR | 529.31 SZL |
| 1,000 MVR | 1,058.63 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-04-16T20:58:22Z",
"rates": {
"SZL": 1.058628
}
}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.8628,
"rate": 1.058628
}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