Rate Overview
Live
1 SYP = 0.139646 MVR
1 MVR = 7.1610
SYP
Avg
0.022001
High
0.139870
Low
0.001181
Last updated: 3/27/2026, 6:49:20 AM
Quick Conversions
| SYP | MVR |
|---|---|
| 1 SYP | 0.14 MVR |
| 10 SYP | 1.40 MVR |
| 50 SYP | 6.98 MVR |
| 100 SYP | 13.96 MVR |
| 500 SYP | 69.82 MVR |
| 1,000 SYP | 139.65 MVR |
Get SYP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MVRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T06:49:20Z",
"rates": {
"MVR": 0.139646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MVR",
"amount": 100
},
"result": 13.964599999999999,
"rate": 0.139646
}Build with SYP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key