Rate Overview
Live
1 MVR = 0.064684 PAB
1 PAB = 15.4598
MVR
Avg
0.064852
High
0.065295
Low
0.064683
Last updated: 3/27/2026, 2:06:12 AM
Quick Conversions
| MVR | PAB |
|---|---|
| 1 MVR | 0.06 PAB |
| 10 MVR | 0.65 PAB |
| 50 MVR | 3.23 PAB |
| 100 MVR | 6.47 PAB |
| 500 MVR | 32.34 PAB |
| 1,000 MVR | 64.68 PAB |
Get MVR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=PABExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T02:06:12Z",
"rates": {
"PAB": 0.064684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "PAB",
"amount": 100
},
"result": 6.468400000000001,
"rate": 0.064684
}Build with MVR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key