Rate Overview
Live
1 MVR = 7.1576 SYP
1 SYP = 0.139712
MVR
Avg
164.6228
High
716.2185
Low
7.1494
Last updated: 5/26/2026, 9:46:34 PM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 7.16 SYP |
| 10 MVR | 71.58 SYP |
| 50 MVR | 357.88 SYP |
| 100 MVR | 715.76 SYP |
| 500 MVR | 3,578.79 SYP |
| 1,000 MVR | 7,157.58 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-05-26T21:46:34Z",
"rates": {
"SYP": 7.157584
}
}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": 715.7583999999999,
"rate": 7.157584
}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