Rate Overview
Live
1 SZL = 0.932375 MVR
1 MVR = 1.0725
SZL
Avg
0.951808
High
0.972551
Low
0.932375
Last updated: 3/7/2026, 12:12:08 AM
Quick Conversions
| SZL | MVR |
|---|---|
| 1 SZL | 0.93 MVR |
| 10 SZL | 9.32 MVR |
| 50 SZL | 46.62 MVR |
| 100 SZL | 93.24 MVR |
| 500 SZL | 466.19 MVR |
| 1,000 SZL | 932.38 MVR |
Get SZL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=MVRExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-07T00:12:08Z",
"rates": {
"MVR": 0.932375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "MVR",
"amount": 100
},
"result": 93.2375,
"rate": 0.932375
}Build with SZL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key