Rate Overview
Live
1 SYP = 0.139870 MVR
1 MVR = 7.1495
SYP
Avg
0.139726
High
0.139870
Low
0.138770
Last updated: 3/7/2026, 1:43:25 AM
Quick Conversions
| SYP | MVR |
|---|---|
| 1 SYP | 0.14 MVR |
| 10 SYP | 1.40 MVR |
| 50 SYP | 6.99 MVR |
| 100 SYP | 13.99 MVR |
| 500 SYP | 69.94 MVR |
| 1,000 SYP | 139.87 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-07T01:43:25Z",
"rates": {
"MVR": 0.13987
}
}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.987,
"rate": 0.13987
}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