Rate Overview
Live
1 MVR = 1.0725 SZL
1 SZL = 0.932377
MVR
Avg
1.0509
High
1.0725
Low
1.0282
Last updated: 3/7/2026, 12:12:08 AM
Quick Conversions
| MVR | SZL |
|---|---|
| 1 MVR | 1.07 SZL |
| 10 MVR | 10.73 SZL |
| 50 MVR | 53.63 SZL |
| 100 MVR | 107.25 SZL |
| 500 MVR | 536.26 SZL |
| 1,000 MVR | 1,072.53 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-07T00:12:08Z",
"rates": {
"SZL": 1.072528
}
}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": 107.2528,
"rate": 1.072528
}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