Rate Overview
Live
1 MVR = 7.1494 SYP
1 SYP = 0.139871
MVR
Avg
7.1571
High
7.2062
Low
7.1494
Last updated: 3/6/2026, 8:11:04 AM
Quick Conversions
| MVR | SYP |
|---|---|
| 1 MVR | 7.15 SYP |
| 10 MVR | 71.49 SYP |
| 50 MVR | 357.47 SYP |
| 100 MVR | 714.94 SYP |
| 500 MVR | 3,574.72 SYP |
| 1,000 MVR | 7,149.45 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-03-06T08:11:04Z",
"rates": {
"SYP": 7.149445
}
}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.9445000000001,
"rate": 7.149445
}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