Rate Overview
Live
1 MUR = 0.021249 PAB
1 PAB = 47.0610
MUR
Avg
0.021245
High
0.021273
Low
0.021199
Last updated: 7/11/2026, 8:48:44 AM
Quick Conversions
| MUR | PAB |
|---|---|
| 1 MUR | 0.02 PAB |
| 10 MUR | 0.21 PAB |
| 50 MUR | 1.06 PAB |
| 100 MUR | 2.12 PAB |
| 500 MUR | 10.62 PAB |
| 1,000 MUR | 21.25 PAB |
Get MUR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PABExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-11T08:48:44Z",
"rates": {
"PAB": 0.021249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PAB",
"amount": 100
},
"result": 2.1249000000000002,
"rate": 0.021249
}Build with MUR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key