Rate Overview
Live
1 MVR = 7.1477 SYP
1 SYP = 0.139905
MVR
Avg
7.1501
High
7.1551
Low
7.1459
Last updated: 6/16/2026, 7:20:54 AM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 7.15 SYP |
| 10 MVR | 71.48 SYP |
| 50 MVR | 357.39 SYP |
| 100 MVR | 714.77 SYP |
| 500 MVR | 3,573.87 SYP |
| 1,000 MVR | 7,147.73 SYP |
Get MVR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SYPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T07:20:54Z",
"rates": {
"SYP": 7.147731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SYP",
"amount": 100
},
"result": 714.7731,
"rate": 7.147731
}Build with MVR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key